projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fe84cc
)
(PIX_TYPE): Redefine as `unsigned long'.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 8 Dec 2006 17:15:58 +0000
(17:15 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 8 Dec 2006 17:15:58 +0000
(17:15 +0000)
src/msdos.h
patch
|
blob
|
history
diff --git
a/src/msdos.h
b/src/msdos.h
index 8bfbcf2d10c55cd1402bf4c4acce45673d95cb77..cbe6581886717892e723132149c9411a6cb4de59 100644
(file)
--- a/
src/msdos.h
+++ b/
src/msdos.h
@@
-53,7
+53,7
@@
typedef int Pixmap;
typedef int Display;
typedef int Window;
typedef int XRectangle;
-#define PIX_TYPE
int
+#define PIX_TYPE
unsigned long
#define XDISPLAY
/* A stripped version of struct x_display_info in xterm.h, which see. */